Skip to content

chore: bump the development-dependencies group across 1 directory with 4 updates - #69

Merged
mstuart merged 2 commits into
mainfrom
dependabot/npm_and_yarn/development-dependencies-0e866dde8b
Aug 12, 2026
Merged

chore: bump the development-dependencies group across 1 directory with 4 updates#69
mstuart merged 2 commits into
mainfrom
dependabot/npm_and_yarn/development-dependencies-0e866dde8b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 4 updates in the / directory: @types/node, eslint-plugin-cypress, eslint-plugin-jsdoc and eslint-plugin-unicorn.

Updates @types/node from 26.1.2 to 26.2.0

Commits

Updates eslint-plugin-cypress from 6.4.4 to 7.0.0

Release notes

Sourced from eslint-plugin-cypress's releases.

v7.0.0

7.0.0 (2026-08-06)

Features

BREAKING CHANGES

  • ESLint v9 reached end-of-life on 2026-08-06 ESLint v10 is now the minimum version supported

Update dependencies @​typescript-eslint/rule-tester to 8.66.0 eslint to 10.8.0 eslint-plugin-eslint-plugin to 7.6.1 eslint-plugin-mocha 12.0.2 globals to 17.9.0 typescript-eslint to 8.66.0

Disable mocha/no-async-in-sync-tests rule in documentation

  • chore: rename rule to mocha/no-setup-in-suite

Previously was mocha/no-setup-in-describe

Commits

Updates eslint-plugin-jsdoc from 63.3.3 to 64.0.1

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v64.0.1

64.0.1 (2026-08-08)

Bug Fixes

  • resume support for CJS via require(esm) (343516a)

v64.0.0

64.0.0 (2026-08-07)

Features

BREAKING CHANGES

    • Requires Node ^22.22.2 || >=24.15.0
  • Drops CJS exports; should be able to use require(esm) with newly supported Node versions
Commits

Updates eslint-plugin-unicorn from 72.0.0 to 73.0.0

Release notes

Sourced from eslint-plugin-unicorn's releases.

v73.0.0

New rules

Improvements

  • Improve performance (#3560) 7b7c7906
  • Harden rules (#3585) 9c2b0bb1
  • consistent-boolean-name: Add wrappers option (#3572) 78c5abf2
  • consistent-boolean-name: Add granular check options (#3591) a33b1c1e
  • consistent-function-style: Add defaultExport option (#3600) e78a7c96
  • prefer-https: Add ignore option (#3557) 7f7ec066
  • comment-content: Handle Unicode word boundaries (#3597) dd52b4a4
  • import-style: Ignore type-only imports (#3599) f2a62e37
  • name-replacements: Handle TypeScript parameter properties (#3575) fa0df7bd
  • no-negated-comparison: Never check relational operators (#3589) 6120423a
  • no-this-outside-of-class: Allow explicit TypeScript this parameters (#3596) 6a709b75
  • no-unnecessary-string-trim: Handle Zod string schemas (#3577) 1c06db0c
  • prefer-else-if: Handle existing else if chains (#3587) 46eaaf00
  • prefer-simple-condition-first: Treat == null checks as simple (#3559) d1be07ea
  • prefer-set-has: Fix false positives for computed members (#3562) 28176822
  • consistent-export-decorator-position: Fix decorator position reporting (#3583) 0a19cb4d
  • no-array-for-each: Fix deprecation docs (#3568) 0096a181
  • Fix process.exit control-flow analysis (#3590) 342a5edf

sindresorhus/eslint-plugin-unicorn@v72.0.0...v73.0.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 4 updates

Bumps the development-dependencies group with 4 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn).


Updates `@types/node` from 26.1.2 to 26.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `eslint-plugin-cypress` from 6.4.4 to 7.0.0
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v6.4.4...v7.0.0)

Updates `eslint-plugin-jsdoc` from 63.3.3 to 64.0.1
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v63.3.3...v64.0.1)

Updates `eslint-plugin-unicorn` from 72.0.0 to 73.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](sindresorhus/eslint-plugin-unicorn@v72.0.0...v73.0.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-cypress
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 64.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-unicorn
  dependency-version: 73.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 11, 2026
@mstuart
mstuart merged commit bc3e7de into main Aug 12, 2026
4 checks passed
@mstuart
mstuart deleted the dependabot/npm_and_yarn/development-dependencies-0e866dde8b branch August 12, 2026 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant